Skip to content

Conversation

@m-a-king
Copy link
Collaborator

resolved :

📌 과제 설명

카카오 OAuth 로그인(회원가입) 기능을 추가했습니다.

👩‍💻 요구 사항과 구현 내용

카카오 OAuth 로그인(회원가입) 기능을 추가했습니다.

✅ PR 포인트 & 궁금한 점

  1. Spring OAuth의 OAuth2User 인터페이스의 구현체인 CustomOAuth2User를 직접 만들어서 Provider를 구분하는 로직을 추가한 것을 확인해주세요!
  2. 쿠키 값을 설정할 때, 띄어쓰기가 포함될 수 없음을 해결했습니다!

@m-a-king m-a-king self-assigned this Jan 12, 2025
@m-a-king m-a-king linked an issue Jan 12, 2025 that may be closed by this pull request
2 tasks
@github-actions github-actions bot changed the title [FEATURE] 카카오 OAuth 추가 [BUILD FAIL] [FEATURE] 카카오 OAuth 추가 Jan 12, 2025
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

빌드에 실패했습니다.

@github-actions github-actions bot closed this Jan 12, 2025
@m-a-king m-a-king reopened this Jan 13, 2025
@github-actions github-actions bot changed the title [BUILD FAIL] [FEATURE] 카카오 OAuth 추가 [BUILD FAIL] [BUILD FAIL] [FEATURE] 카카오 OAuth 추가 Jan 13, 2025
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

빌드에 실패했습니다.

@github-actions github-actions bot closed this Jan 13, 2025
@m-a-king m-a-king reopened this Jan 13, 2025
@github-actions github-actions bot changed the title [BUILD FAIL] [BUILD FAIL] [FEATURE] 카카오 OAuth 추가 [BUILD FAIL] [BUILD FAIL] [BUILD FAIL] [FEATURE] 카카오 OAuth 추가 Jan 13, 2025
@github-actions github-actions bot closed this Jan 13, 2025
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

빌드에 실패했습니다.

- 구글에서 카카오로 변경
@m-a-king m-a-king reopened this Jan 13, 2025
@m-a-king
Copy link
Collaborator Author

빌드에 실패했습니다.

배포 서버에 카카오 관련 설정 업데이트

@m-a-king
Copy link
Collaborator Author

빌드에 실패했습니다.

깃허브 시크릿 업데이트

@m-a-king
Copy link
Collaborator Author

빌드에 실패했습니다.

테스트 업데이트

Copy link
Collaborator

@leebs0521 leebs0521 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다~



@Test
void generateUrl_ShouldReturnCorrectUrl_ForNaver() {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@display가 있으면 좋을것 같아요~

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

감사합니다~ 추가하겠습니다

@m-a-king m-a-king changed the title [BUILD FAIL] [BUILD FAIL] [BUILD FAIL] [FEATURE] 카카오 OAuth 추가 [FEATURE] 카카오 OAuth 추가 Jan 13, 2025
Copy link
Collaborator

@ayoung-dev ayoung-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다~
커밋이 잘 나눠져있어서 보기 좋았어욤

@m-a-king m-a-king changed the title [FEATURE] 카카오 OAuth 추가 [FEATURE] 카카오 OAuth 추가 Jan 13, 2025
@sonarqubecloud
Copy link

@m-a-king m-a-king merged commit 12b53c2 into main Jan 13, 2025
3 checks passed
@m-a-king m-a-king deleted the feature/268-add-kakao-oauth-login branch January 13, 2025 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] 카카오 OAuth 로그인 추가

4 participants